home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / freeres / rst3frm4.dfm / rst3frm4.txt
Text File  |  1995-12-22  |  18KB  |  877 lines

  1. object Form4: TForm4
  2.   Left = 200
  3.   Top = 99
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Resource Test 2 - Form4'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   OnClose = FormClose
  13.   TextHeight = 16
  14.   object Panel1: TPanel
  15.     Left = 0
  16.     Top = 224
  17.     Width = 427
  18.     Height = 49
  19.     Align = alBottom
  20.     TabOrder = 0
  21.     object Button1: TButton
  22.       Left = 125
  23.       Top = 8
  24.       Width = 73
  25.       Height = 33
  26.       Caption = 'Previous'
  27.       TabOrder = 0
  28.       OnClick = Button1Click
  29.     end
  30.   end
  31.   object TabbedNotebook1: TTabbedNotebook
  32.     Left = 0
  33.     Top = 0
  34.     Width = 427
  35.     Height = 224
  36.     Align = alClient
  37.     TabsPerRow = 5
  38.     TabFont.Color = clBtnText
  39.     TabFont.Height = -11
  40.     TabFont.Name = 'MS Sans Serif'
  41.     TabFont.Style = []
  42.     TabOrder = 1
  43.     OnChange = TabbedNotebook1Change
  44.     object TTabPage
  45.       Left = 5
  46.       Top = 26
  47.       Caption = 'Blank'
  48.     end
  49.     object TTabPage
  50.       Left = 5
  51.       Top = 26
  52.       Caption = 'Edits'
  53.       object Edit1: TEdit
  54.         Left = 4
  55.         Top = 12
  56.         Width = 121
  57.         Height = 24
  58.         TabOrder = 0
  59.         Text = 'Edit1'
  60.       end
  61.       object Edit2: TEdit
  62.         Left = 4
  63.         Top = 36
  64.         Width = 121
  65.         Height = 24
  66.         TabOrder = 1
  67.         Text = 'Edit2'
  68.       end
  69.       object Edit3: TEdit
  70.         Left = 4
  71.         Top = 60
  72.         Width = 121
  73.         Height = 24
  74.         TabOrder = 2
  75.         Text = 'Edit3'
  76.       end
  77.       object Edit4: TEdit
  78.         Left = 4
  79.         Top = 84
  80.         Width = 121
  81.         Height = 24
  82.         TabOrder = 3
  83.         Text = 'Edit4'
  84.       end
  85.       object Edit5: TEdit
  86.         Left = 4
  87.         Top = 108
  88.         Width = 121
  89.         Height = 24
  90.         TabOrder = 4
  91.         Text = 'Edit5'
  92.       end
  93.       object Edit6: TEdit
  94.         Left = 4
  95.         Top = 132
  96.         Width = 121
  97.         Height = 24
  98.         TabOrder = 5
  99.         Text = 'Edit6'
  100.       end
  101.       object Edit7: TEdit
  102.         Left = 4
  103.         Top = 156
  104.         Width = 121
  105.         Height = 24
  106.         TabOrder = 6
  107.         Text = 'Edit7'
  108.       end
  109.       object Edit8: TEdit
  110.         Left = 148
  111.         Top = 12
  112.         Width = 121
  113.         Height = 24
  114.         TabOrder = 7
  115.         Text = 'Edit8'
  116.       end
  117.       object Edit9: TEdit
  118.         Left = 148
  119.         Top = 36
  120.         Width = 121
  121.         Height = 24
  122.         TabOrder = 8
  123.         Text = 'Edit9'
  124.       end
  125.       object Edit10: TEdit
  126.         Left = 148
  127.         Top = 60
  128.         Width = 121
  129.         Height = 24
  130.         TabOrder = 9
  131.         Text = 'Edit10'
  132.       end
  133.       object Edit11: TEdit
  134.         Left = 148
  135.         Top = 84
  136.         Width = 121
  137.         Height = 24
  138.         TabOrder = 10
  139.         Text = 'Edit11'
  140.       end
  141.       object Edit12: TEdit
  142.         Left = 148
  143.         Top = 108
  144.         Width = 121
  145.         Height = 24
  146.         TabOrder = 11
  147.         Text = 'Edit12'
  148.       end
  149.       object Edit13: TEdit
  150.         Left = 148
  151.         Top = 132
  152.         Width = 121
  153.         Height = 24
  154.         TabOrder = 12
  155.         Text = 'Edit13'
  156.       end
  157.       object Edit14: TEdit
  158.         Left = 148
  159.         Top = 156
  160.         Width = 121
  161.         Height = 24
  162.         TabOrder = 13
  163.         Text = 'Edit14'
  164.       end
  165.       object Edit21: TEdit
  166.         Left = 292
  167.         Top = 156
  168.         Width = 121
  169.         Height = 24
  170.         TabOrder = 14
  171.         Text = 'Edit21'
  172.       end
  173.       object Edit20: TEdit
  174.         Left = 292
  175.         Top = 132
  176.         Width = 121
  177.         Height = 24
  178.         TabOrder = 15
  179.         Text = 'Edit20'
  180.       end
  181.       object Edit19: TEdit
  182.         Left = 292
  183.         Top = 108
  184.         Width = 121
  185.         Height = 24
  186.         TabOrder = 16
  187.         Text = 'Edit19'
  188.       end
  189.       object Edit18: TEdit
  190.         Left = 292
  191.         Top = 84
  192.         Width = 121
  193.         Height = 24
  194.         TabOrder = 17
  195.         Text = 'Edit18'
  196.       end
  197.       object Edit17: TEdit
  198.         Left = 292
  199.         Top = 60
  200.         Width = 121
  201.         Height = 24
  202.         TabOrder = 18
  203.         Text = 'Edit17'
  204.       end
  205.       object Edit16: TEdit
  206.         Left = 292
  207.         Top = 36
  208.         Width = 121
  209.         Height = 24
  210.         TabOrder = 19
  211.         Text = 'Edit16'
  212.       end
  213.       object Edit15: TEdit
  214.         Left = 292
  215.         Top = 12
  216.         Width = 121
  217.         Height = 24
  218.         TabOrder = 20
  219.         Text = 'Edit15'
  220.       end
  221.     end
  222.     object TTabPage
  223.       Left = 5
  224.       Top = 26
  225.       Caption = 'Buttons'
  226.       object Button3: TButton
  227.         Left = 20
  228.         Top = 16
  229.         Width = 89
  230.         Height = 33
  231.         Caption = 'Button3'
  232.         TabOrder = 0
  233.       end
  234.       object Button4: TButton
  235.         Left = 20
  236.         Top = 48
  237.         Width = 89
  238.         Height = 33
  239.         Caption = 'Button4'
  240.         TabOrder = 1
  241.       end
  242.       object Button5: TButton
  243.         Left = 20
  244.         Top = 80
  245.         Width = 89
  246.         Height = 33
  247.         Caption = 'Button5'
  248.         TabOrder = 2
  249.       end
  250.       object Button6: TButton
  251.         Left = 20
  252.         Top = 112
  253.         Width = 89
  254.         Height = 33
  255.         Caption = 'Button6'
  256.         TabOrder = 3
  257.       end
  258.       object Button7: TButton
  259.         Left = 20
  260.         Top = 144
  261.         Width = 89
  262.         Height = 33
  263.         Caption = 'Button7'
  264.         TabOrder = 4
  265.       end
  266.       object Button8: TButton
  267.         Left = 116
  268.         Top = 16
  269.         Width = 89
  270.         Height = 33
  271.         Caption = 'Button8'
  272.         TabOrder = 5
  273.       end
  274.       object Button9: TButton
  275.         Left = 116
  276.         Top = 48
  277.         Width = 89
  278.         Height = 33
  279.         Caption = 'Button9'
  280.         TabOrder = 6
  281.       end
  282.       object Button10: TButton
  283.         Left = 116
  284.         Top = 80
  285.         Width = 89
  286.         Height = 33
  287.         Caption = 'Button10'
  288.         TabOrder = 7
  289.       end
  290.       object Button11: TButton
  291.         Left = 116
  292.         Top = 112
  293.         Width = 89
  294.         Height = 33
  295.         Caption = 'Button11'
  296.         TabOrder = 8
  297.       end
  298.       object Button12: TButton
  299.         Left = 116
  300.         Top = 144
  301.         Width = 89
  302.         Height = 33
  303.         Caption = 'Button12'
  304.         TabOrder = 9
  305.       end
  306.       object Button13: TButton
  307.         Left = 212
  308.         Top = 16
  309.         Width = 89
  310.         Height = 33
  311.         Caption = 'Button13'
  312.         TabOrder = 10
  313.       end
  314.       object Button14: TButton
  315.         Left = 212
  316.         Top = 48
  317.         Width = 89
  318.         Height = 33
  319.         Caption = 'Button14'
  320.         TabOrder = 11
  321.       end
  322.       object Button15: TButton
  323.         Left = 212
  324.         Top = 80
  325.         Width = 89
  326.         Height = 33
  327.         Caption = 'Button15'
  328.         TabOrder = 12
  329.       end
  330.       object Button16: TButton
  331.         Left = 212
  332.         Top = 112
  333.         Width = 89
  334.         Height = 33
  335.         Caption = 'Button16'
  336.         TabOrder = 13
  337.       end
  338.       object Button17: TButton
  339.         Left = 212
  340.         Top = 144
  341.         Width = 89
  342.         Height = 33
  343.         Caption = 'Button17'
  344.         TabOrder = 14
  345.       end
  346.       object Button22: TButton
  347.         Left = 308
  348.         Top = 144
  349.         Width = 89
  350.         Height = 33
  351.         Caption = 'Button22'
  352.         TabOrder = 15
  353.       end
  354.       object Button21: TButton
  355.         Left = 308
  356.         Top = 112
  357.         Width = 89
  358.         Height = 33
  359.         Caption = 'Button21'
  360.         TabOrder = 16
  361.       end
  362.       object Button20: TButton
  363.         Left = 308
  364.         Top = 80
  365.         Width = 89
  366.         Height = 33
  367.         Caption = 'Button20'
  368.         TabOrder = 17
  369.       end
  370.       object Button19: TButton
  371.         Left = 308
  372.         Top = 48
  373.         Width = 89
  374.         Height = 33
  375.         Caption = 'Button19'
  376.         TabOrder = 18
  377.       end
  378.       object Button18: TButton
  379.         Left = 308
  380.         Top = 16
  381.         Width = 89
  382.         Height = 33
  383.         Caption = 'Button18'
  384.         TabOrder = 19
  385.       end
  386.     end
  387.     object TTabPage
  388.       Left = 5
  389.       Top = 26
  390.       Caption = 'Check Boxes'
  391.       object CheckBox1: TCheckBox
  392.         Left = 3
  393.         Top = 8
  394.         Width = 105
  395.         Height = 17
  396.         Caption = 'CheckBox1'
  397.         TabOrder = 0
  398.       end
  399.       object CheckBox2: TCheckBox
  400.         Left = 3
  401.         Top = 24
  402.         Width = 105
  403.         Height = 17
  404.         Caption = 'CheckBox2'
  405.         TabOrder = 1
  406.       end
  407.       object CheckBox3: TCheckBox
  408.         Left = 3
  409.         Top = 40
  410.         Width = 105
  411.         Height = 17
  412.         Caption = 'CheckBox3'
  413.         TabOrder = 2
  414.       end
  415.       object CheckBox4: TCheckBox
  416.         Left = 3
  417.         Top = 56
  418.         Width = 105
  419.         Height = 17
  420.         Caption = 'CheckBox4'
  421.         TabOrder = 3
  422.       end
  423.       object CheckBox5: TCheckBox
  424.         Left = 3
  425.         Top = 72
  426.         Width = 105
  427.         Height = 17
  428.         Caption = 'CheckBox5'
  429.         TabOrder = 4
  430.       end
  431.       object CheckBox6: TCheckBox
  432.         Left = 3
  433.         Top = 88
  434.         Width = 105
  435.         Height = 17
  436.         Caption = 'CheckBox6'
  437.         TabOrder = 5
  438.       end
  439.       object CheckBox7: TCheckBox
  440.         Left = 3
  441.         Top = 104
  442.         Width = 105
  443.         Height = 17
  444.         Caption = 'CheckBox7'
  445.         TabOrder = 6
  446.       end
  447.       object CheckBox8: TCheckBox
  448.         Left = 3
  449.         Top = 120
  450.         Width = 105
  451.         Height = 17
  452.         Caption = 'CheckBox8'
  453.         TabOrder = 7
  454.       end
  455.       object CheckBox9: TCheckBox
  456.         Left = 3
  457.         Top = 136
  458.         Width = 105
  459.         Height = 17
  460.         Caption = 'CheckBox9'
  461.         TabOrder = 8
  462.       end
  463.       object CheckBox10: TCheckBox
  464.         Left = 3
  465.         Top = 152
  466.         Width = 105
  467.         Height = 17
  468.         Caption = 'CheckBox10'
  469.         TabOrder = 9
  470.       end
  471.       object CheckBox11: TCheckBox
  472.         Left = 3
  473.         Top = 168
  474.         Width = 105
  475.         Height = 17
  476.         Caption = 'CheckBox11'
  477.         TabOrder = 10
  478.       end
  479.       object CheckBox22: TCheckBox
  480.         Left = 107
  481.         Top = 168
  482.         Width = 105
  483.         Height = 17
  484.         Caption = 'CheckBox22'
  485.         TabOrder = 11
  486.       end
  487.       object CheckBox33: TCheckBox
  488.         Left = 211
  489.         Top = 168
  490.         Width = 105
  491.         Height = 17
  492.         Caption = 'CheckBox33'
  493.         TabOrder = 12
  494.       end
  495.       object CheckBox44: TCheckBox
  496.         Left = 310
  497.         Top = 168
  498.         Width = 105
  499.         Height = 17
  500.         Caption = 'CheckBox44'
  501.         TabOrder = 13
  502.       end
  503.       object CheckBox34: TCheckBox
  504.         Left = 310
  505.         Top = 8
  506.         Width = 105
  507.         Height = 17
  508.         Caption = 'CheckBox34'
  509.         TabOrder = 14
  510.       end
  511.       object CheckBox23: TCheckBox
  512.         Left = 211
  513.         Top = 8
  514.         Width = 105
  515.         Height = 17
  516.         Caption = 'CheckBox23'
  517.         TabOrder = 15
  518.       end
  519.       object CheckBox12: TCheckBox
  520.         Left = 107
  521.         Top = 8
  522.         Width = 105
  523.         Height = 17
  524.         Caption = 'CheckBox12'
  525.         TabOrder = 16
  526.       end
  527.       object CheckBox13: TCheckBox
  528.         Left = 107
  529.         Top = 24
  530.         Width = 105
  531.         Height = 17
  532.         Caption = 'CheckBox13'
  533.         TabOrder = 17
  534.       end
  535.       object CheckBox14: TCheckBox
  536.         Left = 107
  537.         Top = 40
  538.         Width = 105
  539.         Height = 17
  540.         Caption = 'CheckBox14'
  541.         TabOrder = 18
  542.       end
  543.       object CheckBox15: TCheckBox
  544.         Left = 107
  545.         Top = 56
  546.         Width = 105
  547.         Height = 17
  548.         Caption = 'CheckBox15'
  549.         TabOrder = 19
  550.       end
  551.       object CheckBox16: TCheckBox
  552.         Left = 107
  553.         Top = 72
  554.         Width = 105
  555.         Height = 17
  556.         Caption = 'CheckBox16'
  557.         TabOrder = 20
  558.       end
  559.       object CheckBox17: TCheckBox
  560.         Left = 107
  561.         Top = 88
  562.         Width = 105
  563.         Height = 17
  564.         Caption = 'CheckBox17'
  565.         TabOrder = 21
  566.       end
  567.       object CheckBox18: TCheckBox
  568.         Left = 107
  569.         Top = 104
  570.         Width = 105
  571.         Height = 17
  572.         Caption = 'CheckBox18'
  573.         TabOrder = 22
  574.       end
  575.       object CheckBox19: TCheckBox
  576.         Left = 107
  577.         Top = 120
  578.         Width = 105
  579.         Height = 17
  580.         Caption = 'CheckBox19'
  581.         TabOrder = 23
  582.       end
  583.       object CheckBox20: TCheckBox
  584.         Left = 107
  585.         Top = 136
  586.         Width = 105
  587.         Height = 17
  588.         Caption = 'CheckBox20'
  589.         TabOrder = 24
  590.       end
  591.       object CheckBox21: TCheckBox
  592.         Left = 107
  593.         Top = 152
  594.         Width = 105
  595.         Height = 17
  596.         Caption = 'CheckBox21'
  597.         TabOrder = 25
  598.       end
  599.       object CheckBox32: TCheckBox
  600.         Left = 211
  601.         Top = 152
  602.         Width = 105
  603.         Height = 17
  604.         Caption = 'CheckBox32'
  605.         TabOrder = 26
  606.       end
  607.       object CheckBox31: TCheckBox
  608.         Left = 211
  609.         Top = 136
  610.         Width = 105
  611.         Height = 17
  612.         Caption = 'CheckBox31'
  613.         TabOrder = 27
  614.       end
  615.       object CheckBox30: TCheckBox
  616.         Left = 211
  617.         Top = 120
  618.         Width = 105
  619.         Height = 17
  620.         Caption = 'CheckBox30'
  621.         TabOrder = 28
  622.       end
  623.       object CheckBox29: TCheckBox
  624.         Left = 211
  625.         Top = 104
  626.         Width = 105
  627.         Height = 17
  628.         Caption = 'CheckBox29'
  629.         TabOrder = 29
  630.       end
  631.       object CheckBox28: TCheckBox
  632.         Left = 211
  633.         Top = 88
  634.         Width = 105
  635.         Height = 17
  636.         Caption = 'CheckBox28'
  637.         TabOrder = 30
  638.       end
  639.       object CheckBox27: TCheckBox
  640.         Left = 211
  641.         Top = 72
  642.         Width = 105
  643.         Height = 17
  644.         Caption = 'CheckBox27'
  645.         TabOrder = 31
  646.       end
  647.       object CheckBox26: TCheckBox
  648.         Left = 211
  649.         Top = 56
  650.         Width = 105
  651.         Height = 17
  652.         Caption = 'CheckBox26'
  653.         TabOrder = 32
  654.       end
  655.       object CheckBox25: TCheckBox
  656.         Left = 211
  657.         Top = 40
  658.         Width = 105
  659.         Height = 17
  660.         Caption = 'CheckBox25'
  661.         TabOrder = 33
  662.       end
  663.       object CheckBox24: TCheckBox
  664.         Left = 211
  665.         Top = 24
  666.         Width = 105
  667.         Height = 17
  668.         Caption = 'CheckBox24'
  669.         TabOrder = 34
  670.       end
  671.       object CheckBox35: TCheckBox
  672.         Left = 310
  673.         Top = 24
  674.         Width = 105
  675.         Height = 17
  676.         Caption = 'CheckBox35'
  677.         TabOrder = 35
  678.       end
  679.       object CheckBox36: TCheckBox
  680.         Left = 310
  681.         Top = 40
  682.         Width = 105
  683.         Height = 17
  684.         Caption = 'CheckBox36'
  685.         TabOrder = 36
  686.       end
  687.       object CheckBox37: TCheckBox
  688.         Left = 310
  689.         Top = 56
  690.         Width = 105
  691.         Height = 17
  692.         Caption = 'CheckBox37'
  693.         TabOrder = 37
  694.       end
  695.       object CheckBox38: TCheckBox
  696.         Left = 310
  697.         Top = 72
  698.         Width = 105
  699.         Height = 17
  700.         Caption = 'CheckBox38'
  701.         TabOrder = 38
  702.       end
  703.       object CheckBox39: TCheckBox
  704.         Left = 310
  705.         Top = 88
  706.         Width = 105
  707.         Height = 17
  708.         Caption = 'CheckBox39'
  709.         TabOrder = 39
  710.       end
  711.       object CheckBox40: TCheckBox
  712.         Left = 310
  713.         Top = 104
  714.         Width = 105
  715.         Height = 17
  716.         Caption = 'CheckBox40'
  717.         TabOrder = 40
  718.       end
  719.       object CheckBox41: TCheckBox
  720.         Left = 310
  721.         Top = 120
  722.         Width = 105
  723.         Height = 17
  724.         Caption = 'CheckBox41'
  725.         TabOrder = 41
  726.       end
  727.       object CheckBox42: TCheckBox
  728.         Left = 310
  729.         Top = 136
  730.         Width = 105
  731.         Height = 17
  732.         Caption = 'CheckBox42'
  733.         TabOrder = 42
  734.       end
  735.       object CheckBox43: TCheckBox
  736.         Left = 310
  737.         Top = 152
  738.         Width = 105
  739.         Height = 17
  740.         Caption = 'CheckBox43'
  741.         TabOrder = 43
  742.       end
  743.     end
  744.     object TTabPage
  745.       Left = 5
  746.       Top = 26
  747.       Caption = 'Combo Boxes'
  748.       object ComboBox1: TComboBox
  749.         Left = 36
  750.         Top = 12
  751.         Width = 145
  752.         Height = 24
  753.         ItemHeight = 16
  754.         TabOrder = 0
  755.         Text = 'ComboBox1'
  756.       end
  757.       object ComboBox2: TComboBox
  758.         Left = 36
  759.         Top = 36
  760.         Width = 145
  761.         Height = 24
  762.         ItemHeight = 16
  763.         TabOrder = 1
  764.         Text = 'ComboBox2'
  765.       end
  766.       object ComboBox3: TComboBox
  767.         Left = 36
  768.         Top = 60
  769.         Width = 145
  770.         Height = 24
  771.         ItemHeight = 16
  772.         TabOrder = 2
  773.         Text = 'ComboBox3'
  774.       end
  775.       object ComboBox4: TComboBox
  776.         Left = 36
  777.         Top = 84
  778.         Width = 145
  779.         Height = 24
  780.         ItemHeight = 16
  781.         TabOrder = 3
  782.         Text = 'ComboBox4'
  783.       end
  784.       object ComboBox5: TComboBox
  785.         Left = 36
  786.         Top = 108
  787.         Width = 145
  788.         Height = 24
  789.         ItemHeight = 16
  790.         TabOrder = 4
  791.         Text = 'ComboBox5'
  792.       end
  793.       object ComboBox6: TComboBox
  794.         Left = 36
  795.         Top = 132
  796.         Width = 145
  797.         Height = 24
  798.         ItemHeight = 16
  799.         TabOrder = 5
  800.         Text = 'ComboBox6'
  801.       end
  802.       object ComboBox7: TComboBox
  803.         Left = 36
  804.         Top = 156
  805.         Width = 145
  806.         Height = 24
  807.         ItemHeight = 16
  808.         TabOrder = 6
  809.         Text = 'ComboBox7'
  810.       end
  811.       object ComboBox8: TComboBox
  812.         Left = 236
  813.         Top = 12
  814.         Width = 145
  815.         Height = 24
  816.         ItemHeight = 16
  817.         TabOrder = 7
  818.         Text = 'ComboBox8'
  819.       end
  820.       object ComboBox9: TComboBox
  821.         Left = 236
  822.         Top = 36
  823.         Width = 145
  824.         Height = 24
  825.         ItemHeight = 16
  826.         TabOrder = 8
  827.         Text = 'ComboBox9'
  828.       end
  829.       object ComboBox10: TComboBox
  830.         Left = 236
  831.         Top = 60
  832.         Width = 145
  833.         Height = 24
  834.         ItemHeight = 16
  835.         TabOrder = 9
  836.         Text = 'ComboBox10'
  837.       end
  838.       object ComboBox11: TComboBox
  839.         Left = 236
  840.         Top = 84
  841.         Width = 145
  842.         Height = 24
  843.         ItemHeight = 16
  844.         TabOrder = 10
  845.         Text = 'ComboBox11'
  846.       end
  847.       object ComboBox12: TComboBox
  848.         Left = 236
  849.         Top = 108
  850.         Width = 145
  851.         Height = 24
  852.         ItemHeight = 16
  853.         TabOrder = 11
  854.         Text = 'ComboBox12'
  855.       end
  856.       object ComboBox13: TComboBox
  857.         Left = 236
  858.         Top = 132
  859.         Width = 145
  860.         Height = 24
  861.         ItemHeight = 16
  862.         TabOrder = 12
  863.         Text = 'ComboBox13'
  864.       end
  865.       object ComboBox14: TComboBox
  866.         Left = 236
  867.         Top = 156
  868.         Width = 145
  869.         Height = 24
  870.         ItemHeight = 16
  871.         TabOrder = 13
  872.         Text = 'ComboBox14'
  873.       end
  874.     end
  875.   end
  876. end
  877.